Total Complexity | 30 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 387 |
Lines of code | 229 |
Logical lines of code | 65 |
Comment lines | 99 |
Methods | 14 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 55 | 5 | 19 | |
get_items() | 54 | 4 | 20 | |
update_item() | 57 | 4 | 16 | |
get_schema() | 43 | 1 | 60 | |
get_item() | 58 | 4 | 14 | |
register_routes() | 47 | 1 | 41 | |
prepare_item_for_response() | 63 | 3 | 10 | |
prepare_item_for_database() | 60 | 2 | 13 | |
get_collection_params() | 56 | 1 | 21 | |
register() | 79 | 1 | 3 | |
create_item_permissions_check() | 80 | 1 | 3 | |
update_item_permissions_check() | 80 | 1 | 3 | |
get_items_permissions_check() | 80 | 1 | 3 | |
get_item_permissions_check() | 80 | 1 | 3 |